1.0.1
Release : 03-30-2009
Change : 03-30-2009
Problem : Force closes I cant even start it.
Study :
I examined the start procedure of the application.
And, I decided to change this procedure.
Moreover, I found the bug.
Measures :
If the environment of the network is bad, I break the connection of application at once.
There was a problem when the error occurred in the progress bar. I corrected this problem.
The environment of the network is bad or there is no SD card. In that case, I use graphics at a low level and not use sounds.
Change : 03-29-2009
Problem : Trackball control of blue pointer leads to lot of unintentional moves.
Study :
I thought about the change of pointer's specification.
Measures :
I changed the operation of the pointer with the track ball in the game.
I changed the operation of the menu with the track ball.
Problem : I want go back to the title after losing.
Study :
I think so.
Measures :
I added a new specification.
After play, the user can play again.
Problem : The continue option will not work and that will not exit the program.
Study :
I do not understand the situation.
This problem is not reproduced on my machine.
Measures :
I was not able to solve this problem.
Attention : I want information on this problem.
Problem : Force close when it tries to upload score.
Study :
This problem is not reproduced on my machine.
I am preparing the exception handling in the place where the error seems to occur.
I thought that CPU load was a cause.
(The user opens a browser, and there is a possibility that CPU load has risen.)
Measures :
I added waiting.
Waiting is different in each scene.
Attention : I want information on this problem.
Problem : Sound is chopped.
Study :
This problem is not reproduced on my machine.
I thought that CPU load was a cause.
Measures :
I added waiting.
Waiting is different in each scene.
Attention : I want information on this problem.